projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d94707e
)
(compile-auto-highlight, skeleton-further-elements): Add defvars.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 30 Aug 2005 10:27:54 +0000
(10:27 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 30 Aug 2005 10:27:54 +0000
(10:27 +0000)
lisp/progmodes/ada-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ada-mode.el
b/lisp/progmodes/ada-mode.el
index ea99369d16b819dee36ecef258e33c8ceb4dd660..3b6a6d611d2146de93f4af17b45f55a53b50319e 100644
(file)
--- a/
lisp/progmodes/ada-mode.el
+++ b/
lisp/progmodes/ada-mode.el
@@
-133,6
+133,9
@@
(require 'which-func nil t)
(require 'compile nil t))
+(defvar compile-auto-highlight)
+(defvar skeleton-further-elements)
+
;; this function is needed at compile time
(eval-and-compile
(defun ada-check-emacs-version (major minor &optional is-xemacs)